Welcome![Sign In][Sign Up]
Location:
Search - matlab PID simulink

Search list

[matlabsource

Description: DC Motor Speed Modeling in Simulink by pid with Adding a lag controller
Platform: | Size: 13312 | Author: mojtaba | Hits:

[DSP programPhotovoltaic-Inverter-BASED-2812dsp

Description: 针对光伏并网发电系统中关健部件—逆变器的结构设计与控制方法研究进行了详细分析 和阐述。从电网、光伏阵列以及用户对逆变器的要求出发, 分析了各种不同的逆变器拓扑结构与控 制方法, 比较其运行效率和控制效果。对于本文提出了一种基于全桥变换器的正弦波逆变电源的整体设计 方案。文章首先对系统设计中将使用到的DC/DC变换器,DC/AC变 换器以及PWM控制技术在理论上进行了深入的研究。并讨论了数字 式PID控制算法的实现和在系统中的应用,还针对这种基于全桥变换 器的正弦波逆变器提出了一种用一个电压闭环来调节两个控制量的 PID算法。 其次,文章设计了基于全桥变换器、全桥逆变器和以DSP为核 心的逆变电源控制电路,详细介绍了各相关电路模块的原理与结构。 在完成电路参数设计以后,通过使用MATLAB/Simulink软件对整个 系统进行了仿真分析。并对系统软件设计的思路与实现方法以及关键 程序的流程进行了介绍。 最后,通过系统的带载实验对整套系统软硬件设计的合理性进行 了验证。实验结果表明,本文设计的逆变电源硬件电路和软件系统是 成功的。 -The paper comes up with a full-package solution to convert solar power into AC.This solution is based on the design of the full-bridge converter and the full-bridge inverter.This paper first gives full analysis on the theories of power switching technology,inverter technology and PWM technology.And the theory and fulfillment of PID algorithm are discussed in this paper.Especially for this solution,this paper comes up with a PID algorithm in which two variables are being controlled in one close-loop. Then,this paper gives the procedure to calculate the main circuit parameters.The design of digital controlling circuit and assistant circuits, such as MOSFET driving circuit and voltage protection circuit,are introduced.Based on the parameters worked out,the paper gives the simulation of whole system in Matlab/Simulink.This paper also introduces the firmware design based on the DSP(TMS320F2812). The last is the verification of whole system including hardware and software by t
Platform: | Size: 1939456 | Author: fmx | Hits:

[matlabfuzzy-pid

Description: matlab进行PID控制的仿真源程序 包括simulink仿真-matlab source code for simulation of PID control, including simulink simulation
Platform: | Size: 1024 | Author: ajian00athrun | Hits:

[matlabPID_danhuilu

Description: 文档中的matlab源代码主要是针对单回路液位控制系统的PID控制实现,内有simulink原理图-Matlab source code in the document is mainly for single-loop PID control of water level control system to achieve, within the simulink diagram
Platform: | Size: 102400 | Author: 吴国强 | Hits:

[matlabPID_Control_DC_Motor

Description: PID control of DC motor using simulink matlab
Platform: | Size: 10240 | Author: manohare | Hits:

[matlabfuzzyPID

Description: fuzzy_PID是simulink模型文件。fuzzypid.fis是模糊控制器文件。模糊PID与普通PID的对比例子 -Fuzzy PID compared with the general case of PID
Platform: | Size: 9216 | Author: king | Hits:

[matlabcas

Description: matlab pid仿真程序,采用simulink仿真,可以达到很好的仿真效果-matlab pid simulation program, using the simulink simulation, the simulation results can be achieved very good
Platform: | Size: 8192 | Author: huahua | Hits:

[matlabfuzzysimulink

Description: 采用matlab中的simulink实现模糊pid控制,以油箱为控制对象,很值得一看-Using matlab in simulink fuzzy pid control to the fuel tank for the control object, it is worth a visit
Platform: | Size: 8192 | Author: jxp | Hits:

[matlabboiler-PID-controller

Description: matlab/Simulink implementation of Boiler fuzzy controller
Platform: | Size: 195584 | Author: sma | Hits:

[matlabFUZZY-PID

Description: 模糊自整定PID控制的算法程序,用simulink编写,参数可随意设置-FUZZY PID CONTROL ALGORITHM FOR MATLAB
Platform: | Size: 16384 | Author: ghw | Hits:

[matlabcode

Description: 极好的学习资料,matlab的simulink,关于PID控制的仿真-Excellent learning materials, matlab Simulink simulation on PID control
Platform: | Size: 12288 | Author: xzp777 | Hits:

[Othersimulink-fuzzy-pid

Description: matlab 模糊pid控制例子。基于simulink-matlab fuzzy pid control
Platform: | Size: 256000 | Author: 韦小刚 | Hits:

[matlabchap-PID

Description: PID的先进程序仿真-matlab&simulink for PID
Platform: | Size: 43008 | Author: wanshunzhou | Hits:

[Algorithmmohu

Description: 这是关于水箱液位的模糊PID控制程序,基于matlab的simulink建模,仿真通过,模糊规则包含在文件夹内-This is the tank level fuzzy PID control procedures, based the Matlab simulink modeling, simulation, fuzzy rules contained in a folder within
Platform: | Size: 11264 | Author: 刘淼 | Hits:

[Other5678000pid

Description: 在MATLAB的simulink环境中搭建的PID控制模型,用于温度控制-In the MATLAB simulink environment built PID control model for temperature control
Platform: | Size: 4096 | Author: zhang | Hits:

[matlabadvanced-pid

Description: matlab例程,pid基本算法以及pid先进控制算法,如模糊pid,遗传算法pid,包含simulink的仿真方法-matlab routines, pid pid basic algorithms and advanced control algorithms such as fuzzy pid, genetic algorithm pid, including simulink simulation method
Platform: | Size: 230400 | Author: 杨永亮 | Hits:

[Othermatlab-simulink

Description: matlab仿真,关于模糊PID的仿真的编程,具体以三相混合步进电机的控制为背景,来仿真模拟-matlab program
Platform: | Size: 136192 | Author: 李博 | Hits:

[OtherPID

Description: 有传统PID介绍,引申到改进算法,包括模糊控制,滑模控制等,配有大量实例,除利用simulink搭建外同时由c或matlab语言对照。-Traditional PID introduced extended to improve the algorithm, including fuzzy control, sliding mode control, Peiyoudaliang instance, in addition to the use of structures outside simulink matlab language by both c or control.
Platform: | Size: 3130368 | Author: mengchang | Hits:

[Software EngineeringFuzzy-PID-report

Description: 模糊自适应PID控制的报告,后面带简单的程序,可以运行,就是抄的部分刘金琨的程序。不懂图的含义可以参考刘金琨的先进PID控制MATLAB仿真。-It s a simple report and simple simulink program about the Fuzzy-PID.
Platform: | Size: 321536 | Author: 王鑫 | Hits:

[Energy industryCpSystem

Description: 基于变桨距PID控制器的风力发电模型。仿真环境matlab->simulink。特点:随机风速模型;桨距恒功率控制;通俗易懂的PID控制器-Variable pitch wind model based PID controller. Simulation environment matlab-> simulink. Features: Random velocity model pitch constant power control straightaway PID controller
Platform: | Size: 14336 | Author: cho | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 19 »

CodeBus www.codebus.net